[Android] How to keep TabHost at portrait orientation and listen for configChanges (orientation).

Posted by barmaleikin on Stack Overflow See other posts from Stack Overflow or by barmaleikin
Published on 2010-05-23T09:59:01Z Indexed on 2010/05/23 10:00 UTC
Read the original article Hit count: 311

Filed under:
|
|

Hi guys,

Could you advise how to keep TabHost with all tabs at portrait orientation and at the same time listen for configChanges = orientation? I am going to show another activity when orientation is changed.

Seems to me configChanges (orientation) event does not fire when orientation is set to portrait mode.

Thanks for any help.

© Stack Overflow or respective owner

Related posts about android

Related posts about activity